Einhugur Word Component for Buoy

CharacterStyle Class

Class for pre-defined character styles.

Character styles apply to Run objects.

Style
   CharacterStyle

class CharacterStyle

Constructors

CharacterStylePrivate constructor.

Properties

Bold (Inherited) Gets or sets Bold type face.
Caps (Inherited) Sets or gets the text caps (None, Caps or Smallcaps)
FontName (Inherited) Gets or sets name of the font in the style.
FontSize (Inherited) Gets or sets size of the font in the style.
HighlightColor (Inherited) Sets or gets the highlight color in the style.
Italic (Inherited) Gets or sets Italic type face.
ParentStyleReturns ParentStyle which the style inherits from or nil if there was no parent.
Spacing (Inherited) Specifies the amount of character pitch which shall be added or removed after each character in a run.
Strikethrough (Inherited) Sets or gets strike through style.
TextColor (Inherited) Gets or sets TextColor.
Underline (Inherited) Sets or gets the underline style.
UnderlineColor (Inherited) Returns color of the Underline or black if there is no color or is no underline.
VerticalAlignment (Inherited) Sets or gets vertical alignment which is basically subscript and superscript.

Methods

ClearUnderlineColor (Inherited) Clears underline color from the style.
SetUnderlineWithColor (Inherited) Sets underline and color for the underline.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 64 bit
  • Linux ARM 64 bit